@back_body:url('bj2.jpg') repeat-x;/*大背景*/
@back_header:url('bj.jpg') no-repeat 50% 0;/*头部背景*/
@back_nav:none;/*导航背景*/
@back_nav_li:none;/*导航隔离条*/
@back_nav_li_ah:url('bj1.jpg') no-repeat;/*鼠标移上去背景*/
@back_h_ba:none;/*滚动背景*/
@back_s_li:url('x_bg.png') no-repeat;/*左侧栏li背景*/
@back_footer:url('bj20.jpg') repeat-x;/*底部背景*/
@back_wrap:none;/*网站主体背景*/
@qt1:url('qt1_bg.gif') no-repeat;/*其他图片1号*/
@qt2:#4D0709;/*其他图片2号*/
@qt3:url('qt3_bg.png');/*其他图片3号*/
@qt4:url('qt4_bg.png');/*其他图片4号*/
/*全局---头部----主体（主页）----底部---侧边---内页--*/
@b_w:1150px; /*网站宽度*/
/*--------------------------------------------------------全局开始---------------------------------------------------*/
body{background:@back_body;font-family: 'Microsoft YaHei,Arial';p{font-family: 'Microsoft YaHei'; line-height: 2em;}}
li{list-style: none;}
.bk(@a:#000,@b:1px,@c:1px,@d:solid){border:@b @d @a;border-radius:@c;} /*边框*/
.img_max(@a:auto,@b:auto){max-width:@a;max-height:@b;} /*最大最小*/
.jz_h(@a:20px){line-height:@a;height:@a;}/*单行字体居中(默认20px)*/
.left{float:left;}
.main2{margin:0 auto;width:@b_w; margin-top:15px; }
.main3{margin:0 auto;width:@b_w;}
.main{margin:0 auto;width:@b_w;}
.off{display:none;} /*隐藏*/
.right{float:right;}
.trs(@a:0.3s){-webkit-transition: @a;-moz-transition: @a;-ms-transition: @a;-o-transition: @a;transition: @a;}
.trf(@a:scale(1.1)){-webkit-transform: @a;-moz-transform: @a;-ms-transform: @a;-o-transform: @a;transform: @a;}
.item{.trs(0.8s);}
.slh(){text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}/*单行超出部分省略号显示*/
.title{font-family: 'Microsoft YaHei';} /*所有.title样式内容使用微软雅黑*/
.wrap{margin:0 auto;background:@back_wrap;}
/**侧边栏样式**/
/*侧边栏新闻*/
.s_xw(){
	ul{
		margin: 0 auto;
		width: 95%;
		li{.jz_h(30px);
			a{.slh;
				display:block;
				font-size:12px;
				font-weight: 100;
				padding-left:20px;
			}
		}
	}
}
/*侧边栏案例*/
.s_al(){
	a{
		display:block;
		margin:0 auto;
		width:100%;
		img{
			display:block;
			margin:0 auto;
			max-height:98%;
			max-width:98%;
		}
	}
}
/*侧边栏分类*/
.s_fl(){
	ul{
		margin: 0 auto;
		width: 95%;
		li{.jz_h(30px);
			a{
				display:block;
				font-size:12px;
				font-weight: 100;
				padding-left:20px;
			}
		}
		/*产品分类鼠标hover样式.lon*/
		.lon{
			a{
				font-weight: 600;
			}
		}
	}
}
/*侧边栏系我们*/
.s_lx(){
	margin:0 auto;
	padding:10px 0;
	width: 90%;
	p{
		font-size: 12px;
		margin: 5px 15px;
	}
}
/**产品样式**/
.cpzslb(@a:146px,@b:146px){
    ul{
		li{
			width:@a+10px;
			_float:left; 
			_margin: 0 9px;
			a{
				img{
					height:@b;
				}
			}
			div{
				h4{.slh;
					text-align: center;
					width: @a;
				}
			}
		}
	}
}
/*搜索*/
#Sousuo{.right;
	margin-top: -28px;
}
/********消除浮动<div class="clear2"></div>*********/
.clear2{background: none;border: 0;clear: both;display: block;float: none;font-size: 0;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;
	&:after {content: ".";display:block;height: 0;clear: both;visibility:hidden;} 
}
/*--------------------------------------------------------全局结束---------------------------------------------------*/
/********头部**********/
.top_back{background-color:#f98920;height:0px;position:absolute;top:0;width: 100%;}
@logo_h:132px; /*头部高度*/
@logo_m: 32px 0 0px 0px; /*logo距离距离*/
@height_nav:50px; /*导航条高度*/
@nav_li_w:127px; /*导航条宽度*/
@ba_w1:960px; /*滚动图片宽度*/
@ba_h1:350px; /*滚动图片高度*/
.header{
	background:@back_header;
	margin: 0 auto;
	.logo{height:@logo_h;
		img{vertical-align:middle;margin:@logo_m; min-width:1150px;}
	}
	.hea{.right;
		text-align: right;
		width:350px;
		.h_r{margin-top: 13px;
			a{margin-right:25px;}
		}
		.h_rb{margin-top: 10px;margin-right: 30px;}
	}
	.nav{
		background-position:0 0px;
		background:@back_nav;
		height:@height_nav;
		margin-bottom: 0px;
		/*导航鼠标hover样式.lon*/
		.lon{
			a{
				background-position:50% 0;
				font-weight: 600;
			}
		}
		#Index{}
		li{.left;
			background:@back_nav_li; 
			height: @height_nav;
			position:relative;
			text-align: center;
			width: @nav_li_w; 
			z-index: 1000;
			a{
				background:@back_nav_li_ah;
				background-position:50% -@height_nav;
				color: #fff;
				display:block;
				font-family: "Microsoft YaHei";
				font-size:14px; 
				height:@height_nav;
				line-height: @height_nav; 
				margin: 0px auto;
				text-decoration: none;
				transition: all .3s ease-in-out;
				-moz-transition: all .3s ease-in-out;
				-webkit-transition: all .3s ease-in-out;
				-o-transition: all .3s ease-in-out;
				
			}
			&:hover{.lon;}
		}
		
		.dropdown{
			.dropdown-menu{
				background: rgba(255, 255, 255, 0.7);
				min-width: @nav_li_w;
				padding: 6px 0;
				width:@nav_li_w;
				z-index: 10000;
				li{
					background: none;
					a{
						background: none;
						color: #555;
						font-weight: 100;
					}
					&:hover{
						>a{
							background: #FCFCFC;
							border-radius:5px; 
							color:#555;
						}
					}
				}
			}
		}
		.nav-li{
			position: static;
			.nav-div{
				/*display: none;*/
				background: #f00;
				float: left;
				left: @nav_li_w;
				overflow: hidden;
				padding: 6px 0;
				position: absolute;
				top: 0px;
				width: 0px;
				transition: all .3s ease-in-out;
				-moz-transition: all .3s ease-in-out;
				-webkit-transition: all .3s ease-in-out;
				-o-transition: all .3s ease-in-out;
			}
			&:hover{
				.nav-div{
					width: 100px;
				}
				
			}
		}
	}
	#banner{
		background:@back_h_ba;
		margin:0px auto;
		max-width:@ba_w1;
		padding: 0px;
		height:@ba_h1;
		_width: @ba_w1;
		ul{
			li{
				a{.left;
					width:@ba_w1;height:@ba_h1;
				}
			}
		}
	}
}
#KinSlideshow {
	position:relative;
	ul{margin:0;padding:0;
		li{.left;margin:0;padding:0;
			a{.left;}
		}
	}
	/*大图导航圆点样式*/
	ol{position: absolute;bottom: 10px;width:100%;margin:0;left:0;text-align:center;
		li{cursor: pointer;display:inline-block;display:inline\9;width: 15px;height: 15px;border-radius:15px;font-size: 10px;padding: ~"0 3px\9"; opacity:0.8;background: #ccc;color: #ccc;margin: 0 1px;}
		.active{opacity:1;color: #000;background:#000;}
	}
}
/********主体**********/
.puarea{margin:0px 0 0 0;
	width: 730px;
	.title{.jz_h(37px);
		background: @qt2;
		font-size: 16px;
		font-weight: 100;
		padding: 0 0 1px 0;
		span{.left;
			color: #fff;
			margin-left:15px;
			i{
				font-size: 12px;
				font-style: normal;
			}
		}
		a{.right;
			color: #fff;
			display: block;
			font-size:12px;
			margin-right:20px;
		}
	}
	.adc{
		padding: 10px;
	}
}


/********底部**********/
.footer{
	background:@back_footer;
	margin:0;
	.footer2{
		margin:0 auto;
		padding:10px 0 0px 0;
		text-align:center;
		#Fnav{
			margin-bottom: 10px;
			ul{
				margin: 0 auto;
				width: 740px;
				li{.left;
					height: 30px;
					line-height: 30px;
					a{
						font-size: 12px;
						margin: 0 11px;
					}
				}
			}
		}
		span {
			font:12px/25px;
			margin:0 5px; 
		}
		.support{
			a{
				margin:0 5px 0 0;
			}
		}
	}
}
/********侧边栏**********/
@Si_w:210px; /*侧边栏宽度*/
#Sidebar{float: left;width: @Si_w;margin:0px 0 0 0px;
	.title{.jz_h(30px);
		background: #d9edf7;
		font-size: 14px;
		font-weight: 100;
		padding:1px;
		span{.left;
			margin-left:20px;
		}
		a{.right;
			margin-right:20px;
		}
	}
	.widget{.bk(#dadada,1px,0);
		margin-bottom:10px;
		-webkit-transition: 0.3s;
		transition:0.3s;
		&:hover{
			box-shadow:0px 5px 5px #ccc;
			background: #FFF;
		}
	}
	#S-xw{
		.adc{.s_xw;	
		}
	}

	#S-fl{
		.adc{.s_fl;	
		}
	}
	#S-al{
		.adc{.s_al;
		}
	}
	#S-lx{
		.adc{.s_lx;
		}
	}
	#S-nav{
		.adc{.s_fl;	
			
		}
	}


}


/********************************************************内页******************************************************************/
#Mleft{}
#Mright{float: right;margin:0 0px 0 auto;width:913px;}

.well{background: #FCFCFC;}
.list(){
	ul{margin: 0 auto;
		li{
			background: url('list_li.gif') no-repeat 5px 50%;
			border-bottom: 1px dotted #b98424;padding: 5px 20px;
			margin: 0 auto;
			width: 90%;
			a{
			}
			span{.right;
			}
		}
	}
}
/*详细页样式1*/
.info-1{
	.block-1{margin: 0 10px;
		.d-img{text-align:center;
				img{max-width:100%;max-height: 500px;}
		}
		.title{
			text-align:center;
			margin: 10px;
			background: none;
			color: #383737;
			height: auto;
		}
		.adc{
			padding: 0 15px;
		}
	}
	
}
/********公司简历**********/
.article{
		margin-bottom: 20px;
		min-height: 20px;
		overflow:hidden;
		padding: 0px 0 10px 0;
	img{max-width:100%; }  /* 这里是调整内页大小图片的，产品定位容易出错 */
	.well{}
	.title{.jz_h(40px);
		background: @qt2;
		color: #fff;
		margin:0px auto 15px;
		h4{.left;
			font-size: 16px;
			line-height:40px;
			padding-left:15px;
			font-weight:normal;
			span{.off}
		}
		span{margin-right: 18px;
			a{
				color:#fff;
			}
		}
	}
	.com_con{padding:10px;line-height: 25px;}
	.content{margin: 25px;}
}
.page{clear: both;margin-top: 10px;text-align: center;font-size: 12px;letter-spacing: 0px;
	#page_num{width: 50px;margin-top: 6px;}
	a{display:inline-block;height:18px;line-height:18px;border:1px solid #DBDBDB;padding:0 2px 0;color:#000;
		&:hover{.jz_h;
			background:#404040;border:none;padding:0 3px 0;color:#fff;
		}
	}
}
.pn{
	font-size: 14px;
	height: 19px;
	margin:25px; 
	padding:8px 14px;
	position: relative;
	.pn-left{.left;
		width: 48%;
		b{.left;
			margin-top: 2px;
		}
	}
	.pn-right{
		width: 48%;
		float: right;
		text-align: right;
		b{.right;
			margin-top: 2px;
		}
	}
	a{
		display: block;
		text-decoration: none;
		color:#383737;
		&:hover{
			color:#f00;
		}
		b{}
		span{bottom: 1px;margin: 0 10px; font-family: "Microsoft YaHei";.slh;display: block;}
	}
	
}
/********留言页面**********/
.order{margin:40px 0 120px 46px;line-height:40px;
	img{vertical-align:-5px;cursor:pointer;}
}
/********新闻中心**********/
.right_main{.list;
	a { color:#000; text-decoration:none; font-family:"微软雅黑"; 
		&:hover { color:#ff0000; }
	}
}
.table{
	margin: 10px auto;
	width: 98%;
	tr{
		td{
			&:hover{}
		}
	}
}
/*带图片样式*/
.news-img{
	 ul{
	 	margin: 0;
		li{
			_width: 100px;
			_float:left; 
			_margin: 0 9px;
			.thumbnail{
				img{
					_float:left;
				}
				transition: all .3s;
				-moz-transition: all .3s;
				-webkit-transition: all .3s;
				-o-transition: all .3s;
				.caption{
					_float: left;
					h3{.slh;
						text-align: left;
						margin-bottom: 10px;
					}
				}
			}
			&:hover{
				.thumbnail{
					margin-left: 20px;

					-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
				}
			}
			
		}
	}
}


/********人才招聘**********/
.jobs{.list;
	a { color:#000; text-decoration:none; font-family:"微软雅黑"; 
		&:hover { color:#ff0000; }
	}
}
#Jobs-table{
	width: 95%;
	margin: 0 auto;
	thead{
		tr{
			th{

			}
		}
	}
	tbody{
		tr{
			&:hover{
				td{
					background:transparent;
				}
			}
			td{
				&:hover{
					background:transparent;
				}
			}
		}
	}
}
.jobs{
	margin:0px;
}
/********产品展示**********/

/********购物车go**********/
#Gwc{
	position: fixed;
	right: 6px;
	width: 200px;
	bottom: 5px;
	border: 1px solid #D6D3D3;
	border-radius: 3px;
	h3{
		padding-left: 10px;
		background: #CA0811;
		a{
			color:#FFFFFF;
			&:hover{
				color:#000;
			}
		}
	}
	.d-1{
		li{.slh;

		}
		a{

		}
	}
}
#Order-form{
	ul{
		li{
			display: inline-block;display: ~"inline\9";margin: 0 10px;
			.btn{
				padding: 0 5px;
			}
		}
	}
}
/********购物车end**********/
/********用户管理**********/
.vip-user{
	background: url('login_bg_2.jpg');
}
#allmap .BMap_shadow img{
	height: auto;
}

.plist{ float:left; width:280px; height:262px; overflow:hidden;  padding:0px; padding-left:23px;  _width:280px;}
.plist img {   
	width:260px;
	height:220px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	overflow:hidden;
	display:table-cell; 
	/* position:relative;  */
	*display: block;
  }

.plist_right {width:260px; height:40px; text-align:center; line-height:40px; }
.plist_right a { color:#000; text-decoration: none; font-family: '微软雅黑'; }
.plist_right a:hover { color:#ff0000; }
.picture1a img{ vertical-align:middle; border:0;}

.plist_left{ width:260px; height: 220px; }
.border_animation { border: 1px solid #eee; width: 260px; height: 260px; float: left; margin-right: 10px; position: relative; }
.border_animation .border_top { position: absolute; height: 1px; width: 0; font-size: 0; background: #666666; top: 0; left: 0; transition: all 0.5s ease-out; }
.border_animation .border_right { position: absolute; height: 0px; width: 1px; font-size: 0; background: #666666; bottom: 0; right: 0; transition: all 0.5s ease-out; }
.border_animation .border_bottom { position: absolute; height: 1px; width: 0px; font-size: 0; background: #666666; right: 0; bottom: 0; transition: all 0.5s ease-out; }
.border_animation .border_left { position: absolute; height: 0px; width: 1px; font-size: 0; background: #666666; left: 0; top: 0; transition: all 0.5s ease-out; }
.eva-switchable-panels img { display: block; }
.plist_left .hover .border_top,.box .hover .border_bottom { width: 260px;}
.plist_left.hover .border_left,.box .hover .border_right { height: 260px;}

.pictureb { float:left; width:231px; height:263px; overflow:hidden;  padding:0px; _width:231px;}
.picture1b a {   
	width:200px;
	height:200px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	overflow:hidden;
	display:table-cell; 
	/* position:relative;  */
	*display: block;
	border:solid 1px #DEDDDB;
  }

.picture2b { width:202px; height:38px; text-align:center; line-height:38px; background:#71393A; }
.picture2b a { color:#fff; text-decoration: none; font-family: '微软雅黑'; }
.picture2b a:hover { color:#ffff00; }
.picture1b img{ vertical-align:middle; border:0;}

.picturec { float:left; width:277px; height:229px; overflow:hidden;  padding:0px; _width:277px;}
.picture1c a {   
	width:264px;
	height:215px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	overflow:hidden;
	display:table-cell; 
	/* position:relative;  */
	*display: block;
	border:solid 1px #E8E8E8;
  }

.picture1c img{ vertical-align:middle; border:0;}

.pictured { float:left; width:275px; height:256px; overflow:hidden;  padding:0px; _width:275px;}
.picture1d a {   
	width:264px;
	height:215px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	overflow:hidden;
	display:table-cell; 
	/* position:relative;  */
	*display: block;
	border:solid 1px #DEDDDB;
  }

.picture2d { width:266px; height:40px; text-align:center; line-height:40px; }
.picture2d a { color:#000; text-decoration: none; font-family: '微软雅黑'; }
.picture2d a:hover { color:#ff0000; }
.picture1d img{ vertical-align:middle; border:0;}

/*------头部 header--------*/
.tou {
	margin:0 auto;
	width:1150px;
	height:149px;
	/* 头部样式  */
}
.tou-s {
	float:left;
	width:1150px;
	height:38px;
	/* 头部-上样式  */
}
.tou-sz {
	float:left;
	width:840px;
	height:38px;
	line-height:38px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#000;
	/* 头部-上-左样式  */
}
.tou-sy {
	float:left;
	width:300px;
	height:35px;
	text-align:right;
	line-height:35px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#fff;
	padding-right:10px;
	/* 头部-上-右样式  */
}
.tou-sy a { 
	color:#fff;
	text-decoration:none;
	/* 头部-上-右样式（链接样式修改）  */
}
.tou-sy a:hover { 
	color:#ffff00;
	/* 头部-上-右样式（链接样式修改）  */
}
.tou-x {
	float:left;
	width:1150px;
	height:111px;
	/* 头部-下样式（LOGO+电话效果）  */
}
.tou-k {
	height:608px; min-width:1150px;
	/* 头部-大图框架样式  */
}
#full-screen-slider { width:100%; height:607px; float:left; position:relative; z-index:10; }
#slides { display:block; width:100%; height:607px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:560px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE; }

.tou-d {
	margin:0 auto;
	width:1150px;
	height:59px;
	/* 头部-关键词+搜索  */
}
.tou-dz {
	float:left;
	width:1140px;
	height:59px;
	line-height:59px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#000;
	/* 头部-左-关键词  */
}
.tou-dz ul{
	float:left;
	width:1060px;
	height:59px;
	line-height:59px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#000;
	/* 头部-左-关键词  */
}

.tou-dz strong{float:left;}
.tou-dy {
	float:left;
	width:300px;
	height:46px;
	padding-top:12px;
	/* 头部-右-关键词  */
}
.tou-dz ul li{float:left; width:60px;    height: 59px;
    line-height: 59px;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #000;}
.tou-dz ul li a{ color: #000;}
.tou-dk { float:left; width:230px; height:35px; padding:0px; line-height:35px; font-family:"微软雅黑"; font-size:12px; border:none; border-radius:0px; padding-left:10px; }
.anniu {
	float:left;
	width:35px;
	height:35px;
	border-radius:0px;
	border:none;
	background:url('img1.jpg') no-repeat;
	/* 头部-右-按钮样式  */
}

/*------产品展示--------*/
.cp {
	float:left;
	width:1150px;
	height:633px;
	/* 产品展示-总框架  */
}
.cp-z {
	float:left;
	width:237px;
	height:623px;
	/* 产品展示-左样式  */
}
.cp-zt {
	float:left;
	width:211px;
	height:72px;
	background:url('bj3.jpg') no-repeat;
	/* 产品展示-左-头部 */
}
.cp-zk {
	float:left;
	width:196px;
	height:513px;
	background:url('bj4.jpg') no-repeat;
	padding-left:15px;
	padding-top:46px;
	margin-bottom:15px;
	/* 产品展示-左-下框 */
}
.pclass_1 a {
	float:left;
	width:147px;
	height:32px;
	background:url('bj5.png') no-repeat;
	line-height:32px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#000;
	padding-left:34px;
	/* 产品展示-左-分类样式 */
}
.pclass_1 a:hover {
	color:#ff0000;
	text-decoration:none;
	/* 产品展示-左-分类样式 */
}
.cp-zklie1 a { float:left; width:128px; height:32px; background:url('bj23.png') no-repeat; line-height:32px; font-family:"微软雅黑"; font-size:12px; color:#000; padding-left:54px; text-decoration:none; }
.cp-zklie1 a:hover { color:#ff0000; }
.currentmenu {
	color:#ff0000 !important;
	text-decoration:none !important;
}
.cp-y {
	float:left;
	width:913px;
	height:880px;
	/* 产品展示-右样式  */
}
.cp-yt {
	float:left;
	width:913px;
	height:59px;
	background:url('bj6.jpg') no-repeat;
	/* 产品展示-右-头部  */
}
.cp-yk {
	float:left;
	width:913px;
	height:806px;
	padding-top:15px;
	/* 产品展示-右-下框  */
}

.s1 { float:left; width:1150px; height:227px; margin-bottom:25px; }
.s1x { float:left; width:1150px; height:250px; margin-bottom:25px; text-align:center; }
.s2 { height:1310px; background:url('bj7.jpg') no-repeat center #e8e8e8;min-width:1150px;}
.s3 { height:180px; background:url('bj8.jpg') no-repeat center top; }
.s4 { margin:0 auto; width:1150px; height:114px; background:url('bj9.jpg') no-repeat; }
.s5 { height:270px; background:url('bj10.jpg') no-repeat center; }
.s5-k { margin:0 auto; width:1100px; height:270px; }
.s6 { height:422px; background:url('bj11.jpg') no-repeat center;min-width:1150px;}
.s6-k { margin:0 auto; width:1080px; height:391px; padding-top:91px; padding-left:70px; }
.s6-kz { float:left; width:436px; height:273px; }
.s6-kt { float:left; width:509px; height:60px; line-height:60px; font-family:"微软雅黑"; color:#591816; font-size:28px; font-weight:bold; }
.s6-kk { float:left; width:509px; height:212px; line-height:34px; font-family:"微软雅黑"; font-size:18px; }
.s7 { height:98px; background:url('bj12.jpg') no-repeat center; margin-bottom:55px; }
.s8 { margin:0 auto; width:1150px; height:114px; background:url('bj13.jpg') no-repeat; }
.s9 { height:569px; background:url('bj14.jpg') no-repeat center top; }
.s9-k { margin:0 auto; width:1100px; height:569px; }
.s10 { height:717px; background:url('bj15.jpg') no-repeat center top; }
.s10-img { margin:0 auto; width:1150px; height:194px; }
.s10-k { margin:0 auto; width:1150px; height:523px; }
.s10-kl { float:left; width:489px; height:489px; }
.s10-klt { float:left; width:454px; height:66px; background:url('bj16.jpg') no-repeat; }
.s10-klt-y { float:right; width:75px; height:66px; line-height:58px; font-family:"微软雅黑"; color:#CC191F; font-size:12px; }
.s10-klt-y a { color:#CC191F; text-decoration:none; }
.s10-klt-y a:hover { color:#ff0000; }
.s10-klk { float:left; width:454px; height:421px; }
.s10-klk-k { float:left; width:454px; height:145px; }
.s10-klk-kimg {    float: left;
    width: 155px;
    height: 127px;
    margin-right: 15px;}
	.s10-klk-kimg img{width: 155px;
    height: 127px;
    margin-right: 15px;}
.s10-klk-kt { float:left; width:279px; height:40px; line-height:36px; font-family:"微软雅黑"; font-size:14px; font-weight:bold; overflow:hidden; }
.s10-klk-kt a { color:#000; text-decoration:none; }
.s10-klk-kt a:hover { color:#ff0000; }
.s10-klk-kk { float:left; width:279px; height:87px; line-height:21px; font-family:"微软雅黑"; font-size:12px; overflow:hidden; }
.s10-klk-klie a { float:left; width:430px; height:36px; line-height:36px; font-family:"微软雅黑"; font-size:12px; padding-left:24px; border-bottom:dashed 1px #9F9F9F; background:url('bj17.png') no-repeat; color:#000; overflow:hidden; text-decoration:none; }
.s10-klk-klie a:hover { color:#ff0000; }
.s10-kz { float:left; width:383px; height:489px; }
.s10-kzt { float:left; width:349px; height:66px; background:url('bj18.jpg') no-repeat; }
.s10-kzk { float:left; width:349px; height:112px; border-bottom:dashed 1px #9F9F9F; margin-bottom:14px; }
.s10-kzk-t { float:left; width:319px; height:22px; background:url('img6.jpg') no-repeat; overflow:hidden; line-height:22px; font-family:"微软雅黑"; font-size:12px; padding-left:30px; margin-bottom:10px; font-weight:bold; }
.s10-kzk-t a { color:#000; text-decoration:none; }
.s10-kzk-t a:hover { color:#ff0000; }
.s10-kzk-k { float:left; width:319px; height:69px; background:url('img7.jpg') no-repeat; overflow:hidden; line-height:22px; font-family:"微软雅黑"; font-size:12px; padding-left:30px; }
.s10-ky { float:left; width:278px; height:489px; }
.s10-kyt { float:left; width:278px; height:66px; background:url('bj19.jpg') no-repeat; }
.s10-kyk { float:left; width:278px; height:237px; }
.s10-kyk1 { float:left; width:278px; height:184px; line-height:35px; font-family:"微软雅黑"; font-size:14px; color:#434343; }
.s10k { float:left; width:268px; height:32px; border:0px; border-radius:0px; line-height:32px; font-family:"微软雅黑"; font-size:12px; padding:0px 0px 0px 10px; background:#E8E8E8; }
.s10k1 { float:left; width:268px; height:96px; border:0px; border-radius:0px; line-height:32px; font-family:"微软雅黑"; font-size:12px; padding:0px 0px 0px 10px; background:#E8E8E8; }
.s10k2 { float:left; width:100px; height:32px; border:0px; border-radius:0px; line-height:32px; font-family:"微软雅黑"; font-size:12px; padding:0px 0px 0px 10px; background:#E8E8E8; margin-right:10px; }
.s11 { margin:0 auto; width:1150px; height:114px; background:url('bj24.jpg') no-repeat; }
.s12 { height:300px; }
.s12-k { margin:0 auto; width:1100px; height:300px; }
.s13 { margin:0 auto; width:1150px; height:114px; background:url('bj25.jpg') no-repeat; }

.s14 { float:left; width:1150px; height:670px; }

/*-------底部 footer--------*/
.dibu {
	margin:0 auto;
	width:1150px;
	height:277px;
}
.dibu-s { float:left; width:1150px; height:46px; background:url('bj21.jpg') no-repeat; padding-top:50px; text-align:center; }
.dibu-s a { line-height:30px; font-family:"微软雅黑"; font-size:14px; padding-left:15px; padding-right:15px; color:#fff; text-decoration:none; }
.dibu-s a:hover { color:#ffff00; }
.dibu-x { float:left; width:893px; height:147px; background:url('bj22.jpg') no-repeat left; padding-left:257px; padding-top:34px; font-family:"微软雅黑"; color:#fff; font-size:12px; line-height:24px; }
.dibu-x a { color:#fff; text-decoration:none; }
.dibu-x a:hover { color:#ffff00; }

/*-------内页左分类--------*/
.zuob {
	float:left;
	width:230px;
	/* 内页左分类-左样式  */
}
.zuob1t {
	float:left;
	width:196px;
	height:40px;
	background:#4D0709;
	line-height:40px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#fff;
	padding-left:15px;
	/* 内页左分类-左-头部 */
}
.zuob1k {
	float:left;
	width:196px;
	padding:10px;
	margin-bottom:15px;
	line-height:26px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#000;
	/* 内页左分类-左-下框 */
}
.zuob1k a {
	color:#000;
	text-decoration:none;
}
.zuob1k a:hover {
	color:#ff0000;
}

/*-------内页左分类--------*/
.neiye { 
	float:left;
	width:1150px;
	height:395px;
	margin-bottom:15px; 
}
.neiye-z { 
	float:left;
	width:522px;
	height:395px;
	margin-right:35px; 
}
.neiye-zimg {
	width:500px;
	height:373px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	overflow:hidden;
	display:table-cell; 
	/* position:relative;  */
	*display: block;
	border:solid 1px #ccc;
	padding:10px;
 }
.neiye-zimg img{ 
	vertical-align:middle;
	border:0;
}
.neiye-y { 
	float:left;
	width:445px;
	height:381px;
	padding-top:14px; 
}
.neiye-yt { 
	float:left;
	width:445px;
	height:56px;
	border-bottom:dashed 1px #ccc;
	line-height:56px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#000;
	overflow:hidden; 
}
.neiye-yk { 
	float:left;
	width:445px;
	height:200px;
	padding-top:15px;
	line-height:46px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#000; 
}
.neiye-yd { 
	float:left;
	width:445px;
	height:70px;
}
.neiye-yx { 
	float:left;
	width:445px;
	height:40px;
}
.neiyex { 
	float:left; 
	width:1150px;
}

.exclass_list_1 {
    float: left;
    width: 280px;
    height: 282px;
    overflow: hidden;
    padding: 0px;
    padding-left: 23px;

    text-align: center;
    line-height: 40px;
}
.s144 {
    float: left;
    width: 1150px;
    height: 136px;    margin: 10px 0px;
}

.dibu-x li{ float: left; margin-left:25px;}
.footer img {
    width: 35px;
}